=== Plugin Name ===
Contributors: partners@webtomat.ru
Link: http://webtomat.ru/
Tags: webtomat, games
Requires at least: 1.0
Stable tag: 1.0
License: GPL3


WebTomat -      !

== Description ==

WebTomat -       ,          .
          "WebTomat".           .
       ,   ,     .
     .   ,    webID  (       ).
 ,      ,     . 
AJAX-: 
	   ,       ,       24 ( ) .        
	 ,          ,         .php  .     js ,
	   . ,    ,           . 
HTML-:
	    ,          ,   .        .php  ,   .
	 ,        ,       .      .

== Installation ==
1.   "webtomat"     	/engine/modules/
	  /engine/engine.php
		  (~43 )
			switch ( $do ) {
		
			case "games" :
			include ENGINE_DIR.'/modules/webtomat/index.php';
			break;
2. 	   "wtopt.php"   /engine/inc/
3.	   "logo_webtomat.png"   /engine/skins/images/
4.	     .
	,     Default,    
)   8.x : /templates/Default/main.tpl
		  (~455 )
			<a href="/index.php?do=rules"> </a>
		
			 &nbsp; &nbsp; &nbsp;<img src="{THEME}/images/dlet_bod02.gif" width="16" height="6" alt="" /><a href="index.php?do=games&a=main"></a>
)   9.x: /templates/Default/topmenu.tpl
		  (~23 )
			<li><a href="#"><b></b></a></li>
		 
			<li><a href="index.php?do=games&a=main"><b></b></a></li>

(       ,   "")

5.	  /admin.php
		  (~45 )
			require_once (ENGINE_DIR . '/inc/include/init.php');
		
			require_once (ENGINE_DIR . '/modules/webtomat/wt_conf.php');
			
6.	  /engine/inc/options.php
  8.x :	  (~170 )
  9.x :	  (~198 )
			$options['others'] = array (
		
			$wt_opt_array,
			
      .
     - -> "  " -> "  WebTomat"    .
    ""       ,    .
        ,       .

     ,     .
    ,     .      .

